home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InterCD 2002 January
/
january_2002.iso
/
Piposh Special
/
Piposh
/
FRITZ1.DXR
/
00413.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-12-06
|
189 b
|
10 lines
on exitFrame
global soundspath
setmoviepath("dream3")
sound playFile 1, soundspath & "347"
repeat with i = 1 to 60
puppetSprite(i, 0)
sprite(i).visible = 1
end repeat
end